home *** CD-ROM | disk | FTP | other *** search
- Hi All
-
- This is the first version of the winpack htm gif library.
- ===========================================================================
- The idea of this is we all have a common list of gif files.
- So we can send html text files using images and know that the file will
- be available at the viewing end.
-
- Right to install this
- make a directory (md) under winpack
- so you have \winpack\htmlib don't get that directory wrong!
- pkunzip this zip file into that directory and there you have it....
-
- Ok the html bit....In your documents you could use somthing like the following
-
- <IMG SRC="..\htmlib\inprog.gif">
-
-
- Technical Bit....
- ===========================================================================
- Winpack stores your html files for viewing in \winpack\temp
- the temp directory gets zapped every now and then by winpack for clearing
- up purposes.
-
- So we use a directory which is one level lower than temp hence the ..\
- it's called htmlib making up ..\htmlib\then the filename....
-
-
-
-
-